Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More debug Audio Beep Test tweaks #2028

Merged

Conversation

NotherNgineer
Copy link
Contributor

@NotherNgineer NotherNgineer commented Mar 23, 2024

For audio debug, added support for 12KHz sample rate and configurable audio frequency step.

In configure_beep (tone_gen), revert to start sampling the sine wave at 0 for frequencies below sample_rate/4 (trying to avoid a tiny pop in the speaker when the beep starts, yet still make sure there are non-zero samples at high frequencies)

Copy link
Member

@gullradriel gullradriel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go !

@NotherNgineer NotherNgineer merged commit 81e24d5 into portapack-mayhem:next Mar 23, 2024
3 checks passed
@NotherNgineer NotherNgineer deleted the audio-beep-test-3 branch March 23, 2024 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants